SyExceptionLog 
EntityType  Independent 
Logical Entity Name  SyExceptionLog 
Default Table Name  SyExceptionLog 
Logical Only  NO 
Definition 
 
Note 
 

SyExceptionLog Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ex_uid(PK)    INTEGER  NO 
 
ex_date    DATETIME  NO 
 
ex_ip    VARCHAR(30)  NO 
 
ex_machine    VARCHAR(20)  NO 
 
ex_type    CHAR(1)  NO 
 
ex_source    VARCHAR(255)  NO 
 
ex_message    VARCHAR(512)  NO 
 
ex_data    TEXT  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyExceptionLog Keys 
Key Name  Key Type  Keys 
IX_SyExceptionLog_machine  Inversion Entry  ex_date 
IX_SyExceptionLog_Date  Inversion Entry  ex_date 
PK_SyExceptionLog_ex_uid  PrimaryKey  ex_uid 

SyExceptionLog Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyExceptionLog Check Constraints 
Check Constraint Name  CheckConstraint